home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / lib / python2.5 / lib-tk / Tkconstants.pyc (.txt) < prev    next >
Python Compiled Bytecode  |  2008-10-29  |  2KB  |  77 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyc (Python 2.5)
  3.  
  4. NO = FALSE = OFF = 0
  5. YES = TRUE = ON = 1
  6. N = 'n'
  7. S = 's'
  8. W = 'w'
  9. E = 'e'
  10. NW = 'nw'
  11. SW = 'sw'
  12. NE = 'ne'
  13. SE = 'se'
  14. NS = 'ns'
  15. EW = 'ew'
  16. NSEW = 'nsew'
  17. CENTER = 'center'
  18. NONE = 'none'
  19. X = 'x'
  20. Y = 'y'
  21. BOTH = 'both'
  22. LEFT = 'left'
  23. TOP = 'top'
  24. RIGHT = 'right'
  25. BOTTOM = 'bottom'
  26. RAISED = 'raised'
  27. SUNKEN = 'sunken'
  28. FLAT = 'flat'
  29. RIDGE = 'ridge'
  30. GROOVE = 'groove'
  31. SOLID = 'solid'
  32. HORIZONTAL = 'horizontal'
  33. VERTICAL = 'vertical'
  34. NUMERIC = 'numeric'
  35. CHAR = 'char'
  36. WORD = 'word'
  37. BASELINE = 'baseline'
  38. INSIDE = 'inside'
  39. OUTSIDE = 'outside'
  40. SEL = 'sel'
  41. SEL_FIRST = 'sel.first'
  42. SEL_LAST = 'sel.last'
  43. END = 'end'
  44. INSERT = 'insert'
  45. CURRENT = 'current'
  46. ANCHOR = 'anchor'
  47. ALL = 'all'
  48. NORMAL = 'normal'
  49. DISABLED = 'disabled'
  50. ACTIVE = 'active'
  51. HIDDEN = 'hidden'
  52. CASCADE = 'cascade'
  53. CHECKBUTTON = 'checkbutton'
  54. COMMAND = 'command'
  55. RADIOBUTTON = 'radiobutton'
  56. SEPARATOR = 'separator'
  57. SINGLE = 'single'
  58. BROWSE = 'browse'
  59. MULTIPLE = 'multiple'
  60. EXTENDED = 'extended'
  61. DOTBOX = 'dotbox'
  62. UNDERLINE = 'underline'
  63. PIESLICE = 'pieslice'
  64. CHORD = 'chord'
  65. ARC = 'arc'
  66. FIRST = 'first'
  67. LAST = 'last'
  68. BUTT = 'butt'
  69. PROJECTING = 'projecting'
  70. ROUND = 'round'
  71. BEVEL = 'bevel'
  72. MITER = 'miter'
  73. MOVETO = 'moveto'
  74. SCROLL = 'scroll'
  75. UNITS = 'units'
  76. PAGES = 'pages'
  77.